Skip to content

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented May 15, 2025

Slight change to heartbeat thread loop: if coordinator is not yet connected, short circuit so we can continue with client.poll(). When coordinator is connected we can log the time to next heartbeat and wait (dropping the prior backoff_retry_ms loop). We'll rely on lock.notify() if there is a failure or other change that would impact heartbeating.

@dpkp dpkp merged commit 2f95590 into master May 15, 2025
18 checks passed
@dpkp dpkp deleted the dpkp/heartbeat-thread-check-coordinator-connected branch May 15, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant